home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr30 / scr210a.zip / BACKSCRL.DOC < prev    next >
Text File  |  1993-01-23  |  11KB  |  287 lines

  1.  
  2.     ---------------------------------------------------
  3.               Back Scroll! Version 6.4
  4.     ---------------------------------------------------
  5.  
  6.            A Bi-directional Scrolling Utility for
  7.              the IBM Personal Computer
  8.  
  9.              By Karlton & Kendrick Kam
  10.  
  11.     Copyright (c) 1983 by The Kampro Group. All rights reserved.
  12.  
  13.  
  14.  
  15.      Back Scroll!, a product of The Kampro Group, is currently
  16. distributed as User Supported Software.  With a few restrictions,
  17. this allows Back Scroll!, although copyrighted, to be freely copied
  18. and distributed.
  19.  
  20.      First, this product must be copied and distributed as a
  21. complete package.  This includes both the Back Scroll! program
  22. (BACKSCRL.COM) and this documentation file (BACKSCRL.DOC).
  23.  
  24.      Second, Back Scroll! is copyrighted and may not be distributed
  25. if altered or modified in any way.
  26.  
  27.      Third, no fee is to be charged for copying or distributing
  28. Back Scroll! without the written permission of The Kampro Group.
  29.  
  30.      In short, Back Scroll! may be copied and distributed to
  31. anyone who wishes it as long as it is a complete unmodified
  32. package including the program and documentation and no fee is
  33. charged. In turn, The Kampro Group is requesting a  small
  34. contribution. About $20.00 is suggested but please contribute
  35. whatever you feel Back Scroll! is worth. Your contributions will
  36. help offset development costs by The Kampro Group and thus assure
  37. future updates and products. Also, registered users of Back Scroll
  38. will be placed on a mailing list for future notification. Even if
  39. you don't feel that Back Scroll! merits a contribution, please
  40. continue to copy and share this program with others.
  41.  
  42.      The Kampro Group welcomes any ideas and suggestions for future
  43. versions and will appreciate any comments regarding Back Scroll! or
  44. any of its software.
  45.  
  46.  
  47.                   The Kampro Group
  48.                   Post Office Box 90654
  49.                   Honolulu, Hawaii  96835
  50.  
  51.  
  52.  
  53. Introduction:
  54. -------------
  55.  
  56.      Back Scroll! is a bi-directional scrolling utility.
  57. Once activated, Back Scroll! will buffer the screen scrolling
  58. so that the user may recall, with a few simple keystrokes, data
  59. that has previously been scrolled off the screen .  The user
  60. may either scroll by line or by page through Back Scroll!'s
  61. buffer. In addition, Back Scroll!'s printer commands allow the
  62. user to select and print any data that is currently in the buffer.
  63.  
  64.      When Back Scroll! is loaded, it becomes an extension to DOS
  65. and from then on will be transparent to the user and most programs.
  66. The activation of Back Scroll!, once loaded, can be done at any
  67. time without any danger to the current operation. When entering
  68. and exiting Back Scroll!, the current display screen will be
  69. saved and restored so that the user may continue without any
  70. interference.
  71.  
  72. Note: Back Scroll! will only support the eighty column text display
  73. mode of either the color or monochrome display card. Unpredictable
  74. results may occur when Back Scroll! is toggled while in either the
  75. forty column mode or in any graphics mode.
  76.  
  77.  
  78.  
  79. Installation:
  80. -------------
  81.  
  82.      When using Back Scroll!, one must remember that since the
  83. screen scrolling must be buffered in memory, a certain amount
  84. must be set aside for it. Specifically, Back Scroll! when loaded
  85. and running, requires approximately 6700 bytes of memory. Another
  86. 2000 bytes are needed per screen of buffer. It is the screen
  87. buffer memory that will take the most memory and if you are not
  88. careful, may cause some problems in systems with minimal memory.
  89. The maximum number of screens is set at 28 or about 56000 bytes.
  90. Back Scroll! will default to 4 screens, or 8000 bytes, plus 6700
  91. more for the program itself for a total overhead of about 14700
  92. bytes.
  93.  
  94.      The installation of Back Scroll! is simple in that the program
  95. only needs to be copied onto a working disk.  Once installed the
  96. program is called as follows:
  97.  
  98.  
  99.            BACKSCRL,Parm1,Parm2
  100.  
  101.  
  102.      Where "Parm1" may be substituted with a number between 1 and 28
  103. to specify the number of screen pages. Remember, Back Scroll! will
  104. take up between 8000 and 58000 bytes of system memory depending on
  105. the amount chosen. Again, the default is set at 4 screen pages or
  106. about 14700 bytes of memory.
  107.  
  108.      "parm2" may be substituted with a number between 1 and 25 and
  109. will specify the numbers of lines Back Scroll! will page up and down
  110. through its buffer. The default is set at 25 lines or a full screen
  111. but you may wish to change it.
  112.  
  113.  
  114.  
  115. Operations:
  116. -----------
  117.  
  118.      The operation of Back Scroll! is easy and can be done in a
  119. few simple steps.
  120.  
  121. First, Back Scroll! must be called with the proper parameters.
  122. This can be done by entering this command at the DOS prompt:
  123.  
  124.            BACKSCRL,parm1,parm2
  125.  
  126. And depressing the return key.
  127.  
  128. If no parameters are given, Back Scroll! will create a 4 screen
  129. buffer with a 25 line page up and page down rate. The size of
  130. Back Scroll! will be about 14700 bytes long but may be changed as
  131. noted in the installation section by simply specifying the parameters.
  132.  
  133. Once Back Scroll! is loaded, you will be returned to the DOS prompt.
  134. Except for a reduction in system memory, you may then continue using
  135. your computer normally.
  136.  
  137. Second, now that Back Scroll! is an extension of DOS, it may be
  138. called up while in any program. The commands for doing this are
  139. as follows:
  140.  
  141. Control + Space Bar: These two keys are used to toggle into Back Scroll!.
  142.              To avoid interfering with the current program,
  143.              the keyboard will respond normally until these
  144.              keys are pressed.    Once in Back Scroll!, The current
  145.              operation is suspended and the display screen is
  146.              saved.
  147.  
  148. Control + Return:    Pressing these two keys simultaneously will
  149.              "take a picture" of the current screen.
  150.              This can be done at any time and will move the
  151.              entire screen into the buffer and then return the
  152.              user to the current task.
  153.  
  154. The following keys must be used after the "Control + Space Bar"
  155. sequence:
  156.  
  157. Home:           This key will move the cursor up one line in the
  158.            buffer. If the cursor is at the top of the screen,
  159.            the screen will be scrolled down one row and the
  160.            top line displayed on the screen from the buffer.
  161.  
  162. End:           This is the opposite of the above key. The cursor is
  163.            moved down or the screen is scroll up then a line
  164.            from the buffer displayed.
  165.  
  166. Cursor Up:       This is used to scroll up the buffer. The screen
  167.            will be scrolled while leaving the cursor in its
  168.            current position on the screen.
  169.  
  170. Cursor Down:       Same as the above command except that the buffer
  171.            is scrolled down.
  172.  
  173. Page Up:       This key will allow the buffer to be scrolled
  174.            up at between 1 and 25 lines at a time. The
  175.            actual number of lines is selected when Back
  176.            Scroll! is loaded.
  177.  
  178. Page Down:       Same as the above key except that the buffer is
  179.            "paged" down instead.
  180.  
  181. Minus (-):       This is the grey minus key on the right side of the
  182.            keyboard.  After positioning the cursor, pressing
  183.            this key will mark the beginning of the buffer to
  184.            be printed.
  185.  
  186. Plus (+):       This is the grey plus key on the right side of the
  187.            keyboard.  Pressing this key marks the end of the
  188.            buffer to be printed at the current cursor position.
  189.  
  190. PrtSc:           This will cause the marked buffer to be printed
  191.            to line printer 1. This command can be aborted
  192.            at any time by hitting any key.
  193.  
  194. Space Bar       Either of these keys will exit Back Scroll!.  The
  195. or Return:       currently saved screen is restored and the
  196.            suspended operation is continued. Once out of
  197.            Back Scroll!, it can be easily called up at
  198.            anytime again by using the "Control + Space Bar"
  199.            sequence.
  200.  
  201.      While using Back Scroll!, a number will appear in the upper
  202. right corner of the screen. This is a counter and it starts from
  203. the last line that was saved into the buffer. This number will
  204. change as the user moves around the buffer and serves as a guide
  205. to the current location.
  206.  
  207.  
  208.  
  209. Customization
  210. -------------
  211.  
  212.      Back Scroll! customization notes are available to any who wishes
  213. by sending a self addressed stamped envelope to The Kampro Group.
  214. With these notes, the keys used to enter and exit Back Scroll! can be
  215. modified to any combination of Control, Alternate, or Shift key
  216. sequences. This may in some cases make Back Scroll! easier to use.
  217.  
  218.      These notes also allow other defaults to be changed such as the
  219. printer port, type of screen paging (fast or slow), beginning cursor
  220. position, speed of scrolling, as well as  the  default    buffer    and
  221. paging size. A "Do First" command may also be invoked which will allow
  222. a keyboard input to be automatically done upon entering Back Scroll!.
  223. This command, for example, can be set to automatically do a page down
  224. whenever Back Scroll! is entered.
  225.  
  226.  
  227.  
  228. Warning:
  229. --------
  230.  
  231.      To avoid disk drive errors, activation of Back Scroll! during
  232. disk operations is not recommended.
  233.  
  234.  
  235.  
  236. Suggestions:
  237. ------------
  238.  
  239.      Back Scroll! will be erased whenever a "Control Alt Delete"
  240. sequence is done. It is recommended that Back Scroll! be put in an
  241. autoexecute batch file so that it may be activated at any time
  242. the system is running.    Back Scroll! should be the first program
  243. called from the autoexec batch file.
  244.  
  245.      Back Scroll! is especially useful with communications packages.
  246. It successfully overcomes the limitation of the 25 line screen and
  247. will allow the user to review large amounts of data easily although
  248. still at only 25 lines at a time.
  249.  
  250.      While in basic, Back Scroll! will automatically save the entire
  251. screen into the buffer whenever a clear screen command (CLS) is given.
  252. This is especially useful with programs that do not scroll but clear
  253. the screen instead as the preceding screen displays can easily be
  254. recalled.
  255.  
  256.      When using a spread sheet or word processor that does not scroll
  257. or clear the screen, Back Scroll! may be used to "take pictures"
  258. of important data that can be recalled almost instantly for quick
  259. reference.  This can be done at any time with the "Control Return"
  260. sequence.
  261.  
  262.      Remember, Back Scroll! has the ability to mark and print any
  263. data that is already in its buffer. This is useful if you wish
  264. to print just parts of a screen or more that one screen of data.
  265.  
  266.      Since Back Scroll! can be toggled into at any time, this in
  267. turn will pause the execution of any program at any point.  This
  268. can be useful in many cases such as during rapid screen output.
  269.  
  270.      If  Back Scroll!  happens to  conflict  with a program, the
  271. customization notes mentioned above may resolve the problem if it
  272. is due to either the keyboard or video section. The Kampro Group
  273. is open to suggestions and would like to know of any incompatibilities
  274. with software so that it can be worked out in future versions.
  275.  
  276.  
  277.  
  278. Disclaimer:
  279. -----------
  280.  
  281.      Back Scroll! is being distributed without warranty on an
  282. "as is" basis. The Kampro Group and/or any of its authors shall
  283. not be held liable for any loss or damage caused directly or
  284. indirectly by this program or any program by The Kampro Group.
  285. 
  286.  
  287. eld lia